SerializableTimeZoneStandardTime Property |
The DaylightTime property gets or sets a value that represents an offset from the time relative to Coordinated Universal Time (UTC) that is represented by the Bias property.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic SerializableTimeZoneTime StandardTime { get; set; }Public Property StandardTime As SerializableTimeZoneTime
Get
Set
Property Value
Type:
SerializableTimeZoneTime
See Also